x86: import hyperv-tlfs.h from Linux
authorWei Liu <liuwe@microsoft.com>
Thu, 24 Oct 2019 11:17:03 +0000 (12:17 +0100)
committerWei Liu <wl@xen.org>
Fri, 20 Dec 2019 17:58:54 +0000 (17:58 +0000)
commitbbba4826642c8622778cd08a5c1370b47bbdc405
tree5cd02bd9f8b0b42088845fab5430912ca8026d3e
parentf3186354513bd8b4d2e4c86d34d2c120601362ba
x86: import hyperv-tlfs.h from Linux

Take a pristine copy from Linux commit b2d8b167e15bb5ec2691d1119c025630a247f649.

Do the following to fix it up for Xen:

1. include xen/types.h and xen/bitops.h
2. fix up invocations of BIT macro

Signed-off-by: Wei Liu <liuwe@microsoft.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/asm-x86/guest/hyperv-tlfs.h [new file with mode: 0644]